electronapi

Electron20.0.0APIdocumentationwithinstantsearch,offlinesupport,keyboardshortcuts,mobileversion,andmore.,APIReferences​.ProcessObject·SupportedCommandLineSwitches·EnvironmentVariables·ChromeExtensionsSupport·BreakingAPIChanges.CustomDOM ...,TheAPIusestheWindowsRegistryandLSSetDefaultHandlerForURLSchemeinternally.app.removeAsDefaultProtocolClient(protocol[,path,args])macOSWindows​.,Electronisafr...

Electron documentation

Electron 20.0.0 API documentation with instant search, offline support, keyboard shortcuts, mobile version, and more.

Official Guides

API References​. Process Object · Supported Command Line Switches · Environment Variables · Chrome Extensions Support · Breaking API Changes. Custom DOM ...

app

The API uses the Windows Registry and LSSetDefaultHandlerForURLScheme internally. app.removeAsDefaultProtocolClient(protocol[, path, args]) macOS Windows​.

Introduction

Electron is a framework for building desktop applications using JavaScript, HTML, and CSS. By embedding Chromium and Node.js into its binary, Electron allows ...

Electron: Build cross

Interact with your operating system's interfaces with Electron's main process APIs. Customize your application window appearance, control application menus, or ...

electron-api-demos-zh

Search code, repositories, users, issues, pull requests... · Provide feedback · Saved searches · README.md · README.md · Electron API Demos icon Electron API ...

electronelectron-api-demos

2022年12月5日 — This is a desktop app that interactively and with sample code demonstrates core features of the Electron API. It's built with Electron, too, ...

Electron - 常用API 解析

上一篇介紹了Electron 的架構,今天來了解一下它到底有什麼API 供我們使用~. Electron API (圖片來源:Electronvue開發實戰1). 從圖可以了解,主進程、渲染進程都 ...

API

appUpdater.downloadUpdate(cancellationToken) ⇒ Promise<Array<String>>. Start downloading update manually. You can use this method if autoDownload option is set ...

API Reference

Build cross platform desktop apps with JavaScript, HTML, and CSS.